Skip to content

[pull] master from discord:master #70

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 181 commits into
base: master
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 13, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

* Add note for choice value type

* Update docs/interactions/Application_Commands.md

Co-authored-by: Lala Sabathil <[email protected]>

* Rephrase choice's value note a bit.

Co-authored-by: Lala Sabathil <[email protected]>
@pull pull bot added the ⤵️ pull label Oct 13, 2021
Ian Mitchell and others added 28 commits October 13, 2021 14:29
* Fix Broken Link

* Update test.yaml
* Mark auto_archive_duration as optional when creating a thread

* Change default_auto_archive_duration
* Document multi file upload

* Review suggestions

* Update warning

* Filename needs to be unique

* Reformatting and new information

* Fix link

* Add description to attachment structure

* Clarify attachments list for patch endpoints

* Add footnote for attachments

* Add docs for callback data

* Review suggestions

* Add info block for required fields in attachment structure

* Rename file[n] to files[n]

* Some rewording
We support Hindi, Thai, and Vietnamese.
Webhooks can now operate on messages in threads by sending a `thread_id`
query parameter on the DELETE, GET, and PATCH Webhook Message routes, as
well as on GitHub/Slack execution routes.
* Suppress member join sticker replies system channel flag.

* Update docs/resources/Guild.md

Co-authored-by: Advaith <[email protected]>

Co-authored-by: Advaith <[email protected]>
* Getting own oauth application now returns flags

Getting your own OAuth Application via the
`GET /oauth2/applications/@me` route now returns the `flags` field for
the application.

* actually don't even mention the flags
* deleting useless redirects in some URLs

* using the internal page link system
almeidx and others added 27 commits March 9, 2022 12:52
Co-authored-by: Vitor <[email protected]>
Co-authored-by: Splatterxl <[email protected]>
Co-authored-by: devsnek <[email protected]>
It is currently undocumented that a user must be able to "Send Messages"
as well as "Use Application Commands" in order to invoke a user command.
This comes as an additional complication because of the intersection of
channel permissions and user permissions.  Attempts to invoke a user
command in a channel which the user cannot speak in (e.g., a rules
channel) will result in a permission denied error, as if the underlying
application command provider had insufficient permissions.

This is compounded by no error (or, indeed, no request) ever being sent
to the underlying application command provider over the WS connection.
Move embed limits as part of sub section of Embed object section
Adds app resource flag descriptions
Add `guild_scheduled_event_id` field which is present whenever a scheduled
event is tied to a stage instance.
the guilds premium_subscription_count is now sent on invites
Add clarifications to webhook creation restrictions
* add application commands to oauth2 docs

* fix inconsistency

* reword text
* Formatted Files According to the .prettierrc.json.

* Fixed spelling mistakes

* Revert Spelling Changes.
* add native name, use name and order used in discord

* fix amount of spaces
* clarify application.summary is an empty string

* Update docs/resources/Application.md

Co-authored-by: Splatterxl <[email protected]>

Co-authored-by: Splatterxl <[email protected]>
* Document slash command localization

* fix links?

* prettify tables

* some style and functionality updates

* style changes
@shaydewael shaydewael deleted the branch MrCrypticxDev:master March 24, 2022 18:22
@shaydewael shaydewael deleted the master branch March 24, 2022 18:22
@typpo typpo deleted the branch MrCrypticxDev:master April 12, 2022 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.